@charset "utf-8";
@import "//at.alicdn.com/t/font_587390_z7f2uf1xq7.css";
/*字体引用*/
@font-face { font-family: 'impact'; src: url('../fonts/impact.ttf'); src: url('../fonts/impact.ttf'); format('embedded-opentype'), url('../fonts/impact.ttf'); format('woff'), url('../fonts/impact.ttf'); format('truetype'), url('../fonts/impact.ttf'); format('svg'); font-weight: normal; font-style: normal;}

/* CSS Document */
*{margin:0 auto; padding:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;box-sizing:border-box;}
/*html *,html *:before,html *:after{box-sizing: border-box;-webkit-transition: 0.5s;transition: 0.5s;}*/
span, a, ul, li {margin:0;padding:0;border:0;list-style-type:none;}
input, button, textarea{outline:none; appearance:none;}
body{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif; margin:0 auto; color:#404040; font-size:15px; PADDING-TOP:0px; min-width:1300px; overflow-x: hidden;}
a{color:#404040; text-decoration:none;}
a:hover{color:#74bf29;}

.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9}

.ta{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta a{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta:hover{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}

img{vertical-align:middle;border:0;}
.w1300{width:1300px; margin:0 auto;}

.ft_red{color:#F00;}

.k_k{width:100%; height:75px; margin:0 auto;}
.k_k1{width:100%; height:55px; margin:0 auto;}
.k_k2{width:100%; height:15px; margin:0 auto;}
.k_k3{width:100%; height:40px; margin:0 auto;}
.k_k4{width:100%; height:60px; margin:0 auto;}
.kkk{width:100%; height:90px; margin:0 auto;}
.kkkk{width:100%; height:260px; margin:0 auto;}

.ta{-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;}

.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.fl { float:left;}
.fr { float:right;}
.ft_t{font-family:"proxima-nova", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-style:normal; font-weight:300; text-rendering:optimizeLegibility;}
.clearfix:after{content:"";display:block;clear:both;}

/*gotop*/
.cbbfixed {position:fixed; right:10px; transition: bottom ease .3s;bottom:-85px;z-index:3; cursor:pointer;}
.cbbfixed .cbbtn {width: 40px;height: 40px;display: block; background-color:#74bf29;}
.cbbfixed .gotop {transition:background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left;margin:14px 0 0 9px;width:23px;height:12px;background:url(side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#5ea01d;}
.cbbfixed .cweixin {background: #dadbdd;}
.cbbfixed .cweixin div {background: url(erwei.png) no-repeat left center;width: 194px;height: 199px;position: absolute;left: -194px;top: -115px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .cweixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .cweixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background:url(side-icon01.png);}


/*head*/
#nav-header{position: fixed; top: 0; z-index: 999; width: 100%; min-width:1300px; height: 95px; background:rgba(0,0,0,.5);}
#nav-header.fixed{position: fixed; top: 0; left: 0; width: 100%; z-index: 999; background: #fff; border-bottom: 1px solid #e4e4e4;}
#nav-header .logo{width: 197px; height: 54px; margin-left: 10%;}
@media only screen and (max-width: 1600px) {
	#nav-header .logo{margin-left:5%;}
}
#nav-header .logo a{display: inline-block; background:url(logo.png); background-size:197px 54px; background-repeat:no-repeat; margin-top: 20px;}
#nav-header nav{height: 95px; margin-right: 50px;}
#nav-header nav ul{margin: 0 auto;}
#nav-header nav li{list-style: none; line-height: 95px; padding-left: 38px; text-align: center; font-size: 17px; float: left;/*cursor: pointer;*/ position: relative;}
#nav-header nav li a{color: #fff;}
#nav-header.fixed nav li a{color: #000;}
#nav-header nav li.hover-t a{color: #74bf29; font-weight: bold;}
#nav-header nav li:hover .slide-submeu{display: block;}
#nav-header nav li a:hover{color: #74bf29;}

/*下拉*/
#nav-header .slide-submeu{position: absolute;left:0; top:80px; z-index: 1000; width: 140px; background: #fff; display: none; border: 1px solid rgba(0,0,0,.06); border-bottom: none;}
#nav-header .slide-submeu a{display: block; font-size:14px; line-height: 45px; padding: 0px 5px; border-bottom: 1px solid rgba(0,0,0,.06); background: none; color: #5c5c5c; text-align: center; font-weight: normal;}

#nav-header .slide-submeu a:hover,#nav-header .slide-submeu nav li:hover{color: #74bf29; background: #e6e6e6;}
#nav-header nav li .slide-submeu a{color: #5c5c5c;}
#nav-header nav li.hover-t .slide-submeu a:hover{color: #74bf29;}

/*搜索*/
.search{width: 150px; height: 30px; border-radius: 30px; margin-top: 32.5px; margin-right: 10%; border: 1px solid rgba(255,255,255,.4);}
@media only screen and (max-width: 1600px) {
	.search{margin-right:5%;}
}
#nav-header.fixed .search{border:1px solid rgba(0,0,0,.07); background: #eeeeee;}
.search input{width:115px; height: 28px; line-height: 28px; text-indent: 15px; font-size: 14px; color: #fff; float: left; border: none; background: none; outline:none; appearance:none;}
#nav-header.fixed .search input{color: #7E7E7E;}
.search input::-webkit-input-placeholder{color:#919191;}
.search input::-moz-placeholder{color:#919191;}
.search input:-moz-placeholder{color:#919191;}
.search input:-ms-input-placeholder{color:#919191;}
.search button{width: 18px; height: 18px; margin-left: 5px; margin-top: 5px; border: none; float: left; background:none; outline:none; appearance:none;}

/*banner*/
.banner{width: 100%; position: relative;}
.banner .swiper-container{width: 100%;}
.banner .swiper-slide{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.banner .swiper-slide img{width:100%;height:auto;min-height:100%;transition:1s linear 2s;transform:scale(1.1,1.1);}
.banner .swiper-slide-active img, .banner .swiper-slide-duplicate-active img{transition:6s linear;transform:scale(1,1);}

.banner .swiper-container .swiper-pagination{text-align: center; position:absolute; bottom: 20px;}
.banner .swiper-pagination-bullet{background:none;opacity:1; margin:0 6px !important; width:12px; height:12px; position:relative; outline:none;vertical-align:middle;}
.banner .swiper-pagination-bullet span{width:7px;height:7px; background:#fff; display:block; border-radius:50%; margin-top:1px; margin-left:1px;}
.banner .swiper-pagination-bullet i{background:#74bf29;height:1px;width:20px;position:absolute;top:4px;transform:scaleX(0);transform-origin:left;z-index:3;transition-timing-function:linear;}
.banner .swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{width:9px;height:9px;margin-top:0;margin-left:0;background:#74bf29;position:relative;z-index:1;}
.banner .swiper-pagination-bullet-active i{animation:middle 6s;}
.banner .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{animation:first 6s;}
.banner .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{animation:last 6s;}	
@keyframes first{0% {transform:scaleX(0.5);left:0px;}/*091*/100% {transform:scaleX(1);left:2px;} /*0915*/}
@keyframes last{0% {transform:scaleX(0.7);left:-10px;}/*1090*/20% {transform:scaleX(0.3);left:2px;} /*090*/100% {transform:scaleX(0.3);left:0px;} /*090*/}		
@keyframes middle{0% {transform:scaleX(0.7);left:-10px;}/*1091*/20% {transform:scaleX(0.45);left:2px;}/*092*/100% {transform:scaleX(1);left:2px;} /*0913*/}	

.banner .swiper-button-prev, .banner .swiper-button-next{top: 47%; background:rgba(0,0,0,.4); color: #fff; border-radius: 200px; width: 50px; height: 50px; --swiper-navigation-size: 15px;}
.banner .swiper-button-prev{left:1%;}
.banner .swiper-button-next{right:1%;}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover{background: #74bf29;}

/*关于我们*/
.about{width: 100%; background: url(about-bg.jpg) no-repeat center center; padding-top: 70px;}
.about-box{width: 420px;}
.about-box .about-title{width: 100%; text-align: left; margin-top: 50px;}
.about-box .about-title p:first-child{font-size: 32px; color: #000000; text-transform:uppercase;}
.about-box .about-title p:first-child font{color: #74bf29;}
.about-box .about-title p:nth-child(2){font-size: 26px;}
.about-box .about-box-content{font-size: 15px; line-height: 24px; text-align: left; color: #4d4d4d; margin: 25px 0;}
.about-box .about-box-content p{margin-bottom: 10px; font-weight: lighter;}
.about-box .about-box-more{text-align: left;}
.about-box .about-box-more a{display: inline-block; text-align: center; padding: 2px 15px; border-radius: 5px; border: 2px solid #74bf29;}
.about-box .about-box-more a:hover{background: #74bf29; color: #fff;}

.about-img{width: 856px; height: 616px; overflow: hidden;}

/*通栏一*/
.parallax{position: relative; height: auto; padding: 35px 0 100px 0px; background-position: 50% 50%; background-repeat: no-repeat; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.parallax-1{background-image: url("gg.jpg"); background-position: 100% 100%;}
.gg-box{margin-left: 20%; display: inline-block;}
.gg-box p:first-child{font-size: 32px; color: #fff; width: 35px; float: left;}
.gg-box p:first-child font{font-size: 32px; display: inline-block; width: 35px; color: #74bf29;transform: rotate(90deg); -ms-transform: rotate(90deg);-moz-transform: rotate(90deg); -webkit-transform: rotate(90deg);-o-transform: rotate(90deg);}
.gg-box p:nth-child(2){width: 1px; height: 200px; background: #fff; float: left; margin-left: 20px; margin-right: 20px; margin-top: 5px;}
.gg-box p:nth-child(3){font-size: 48px; color: #fff; width: 50px; float: left;}

/*产品中心*/
.title{width: 100%; height: 180px; color: #000; text-align: center; margin: 0 auto;}
.title-x1{background: url(product-titlex.png) no-repeat center 95px;}
.title p:first-child{font-size: 50px; text-transform:uppercase; font-weight:lighter; letter-spacing: 5px;}
.title p:nth-child(2){font-size: 28px; color: #2e2e2e; margin-top: 30px; font-weight: bold; font-family: PingFangSC-Medium, sans-serif;}

.product{padding: 70px 0; width: 100%;}

.product-cat{margin-top: 50px;text-align: center;}
.product-cat a{width: 110px; text-align: center; margin: 0 20px; display: inline-block; font-size: 22px; color: #757575;}
.product-cat a img{height: 56px; -webkit-transition: 1.3s; transition: 1.3s;}
.product-cat a:hover img{transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -o-transform:rotateY(360deg); opacity:1; visibility:visible;}
.product-cat a p{margin-top: 10px;}
.product-cat a:hover p, .product-cat a:first-child p{color: #74bf29;}

.product-box{margin-top: 50px;}
.product-box .swiper-container{width: 100%;}
.product-box .swiper-container .swiper-slide {text-align: center; position: relative; overflow: hidden;-webkit-transition: .6s; transition: .6s;}
.product-box .swiper-container .swiper-slide .product-box-img{overflow: hidden; text-align: center;}
.product-box .swiper-container .swiper-slide .product-box-img img{margin-left: -30%; -webkit-transition: .6s; transition: .6s;}
.product-box .swiper-container .swiper-slide:hover .product-box-img img{transform: scale(1.1);}
.product-box .swiper-container .swiper-slide .product-box-content{width: 100%; padding: 50px 0; text-align: center; background: rgba(0,0,0,.5); position: absolute; bottom: 0; z-index: 2; -webkit-transition: .5s; transition: .5s;}
.product-box .swiper-container .swiper-slide:hover .product-box-content{background: rgba(255,255,255,.9);}
.product-box .swiper-container .swiper-slide .product-box-content p:first-child{width: 100%; text-align: center;}
.product-box .swiper-container .swiper-slide .product-box-content p:first-child span{width: 60px; height: 4px; background: #fff; border-radius: 4px; display: inline-block; margin-bottom: 5px;}
.product-box .swiper-container .swiper-slide:hover .product-box-content p:first-child span{background: #74bf29;}
.product-box .swiper-container .swiper-slide .product-box-content p:first-child font{font-size: 22px; color: #c5c5c5; display: inline-block; margin: 0 10px;}
.product-box .swiper-container .swiper-slide:hover .product-box-content p:first-child font{color: #74bf29;}
.product-box .swiper-container .swiper-slide .product-box-content p:nth-child(2){color: #fff; font-size: 15px; margin-top: 10px;}
.product-box .swiper-container .swiper-slide:hover .product-box-content p:nth-child(2){color: #868686;}
.product-box .swiper-container .swiper-slide .product-box-content .more{text-align: center; font-size: 14px; color: #74bf29; padding: 10px 20px; border-radius: 5px; border: 2px solid #74bf29; text-align: center; margin-top: 15px; display: none;}
.product-box .swiper-container .swiper-slide:hover .product-box-content .more{margin-top: 20px; display: inline-block;}

/*春阳设计馆*/
.title-x2{background: url(design-titlex.png) no-repeat center 95px;}
.design{padding-bottom: 70px;}
.design-box{margin-top: 50px;}
.design-boxlist{float: left; width: 289px; height: 595px; text-align: center; position: relative; margin-right: 48px;}
.design-boxlist:nth-child(4){margin-right: 0;}
.design-boxlist img{margin-top: 17px; -webkit-transition: 1.3s; transition: 1.3s;}
.design-boxlist:hover img{transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -o-transform:rotateY(360deg); opacity:1; visibility:visible;}
.design-boxlist .design-boxlist-title{width: 123px; height: 142px; font-size: 22px; color: #fff; position: absolute; top: 0; left: 50%; margin-left: -61.5px; z-index: 10;}
.design-boxlist .design-boxlist-title p{margin-top: 30px;}
.design-boxlist:first-child .design-boxlist-title{background: url(design-titlebg1.png) no-repeat center center;}
.design-boxlist:nth-child(2) .design-boxlist-title{background: url(design-titlebg2.png) no-repeat center center;}
.design-boxlist:nth-child(3) .design-boxlist-title{background: url(design-titlebg3.png) no-repeat center center;}
.design-boxlist:nth-child(4) .design-boxlist-title{background: url(design-titlebg4.png) no-repeat center center;}
.design-boxlist:hover .design-boxlist-title{background: url(design-titlebg-hover.png) no-repeat center center;}

/*预约设计咨询*/
.zxbg{position: relative; height: auto; background-position: 50% 50%; background-repeat: no-repeat; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.zxbg1{background-image: url("zxbg.jpg"); background-position: 100% 100%;}
.zx{width: 100%;}

.dz-box{width: 50%; padding: 50px 5%; float: right; background: rgba(255,255,255,.8)}
.dz-box-title{width: 100%; text-align: center; padding-bottom: 50px; font-size: 48px;}
.dz-box-k{margin-bottom: 15px; float: left; width: 100%;}
.dz-box-k:first-child, .dz-box-k:nth-child(2){width: 49%;}
.dz-box-k:first-child{margin-right: 2%;}
.dz-box-k label{border: 1px solid #888888; display: block; padding:10px 0;}
.dz-box-k a{display: inline-block; vertical-align: middle; width: 45px; height:32px; text-align: center; margin:0 10px 0 5px;}
.dz-box-k a img{height: 100%; display:block;}
.dz-box-k input{width: 80%; vertical-align: middle; font-size: 15px; background: none; border: none; outline:none; appearance:none;}

.dz-box-kk{margin-bottom: 15px; width: 100%;}
.dz-box-kk label{border: 1px solid #888888; display: block; padding:2% 0;}
.dz-box-kk a{display: inline-block; vertical-align: middle; width: 45px; height:32px; text-align: center; margin:0 10px 0 5px;}
.dz-box-kk a img{height: 100%; display:block;}
.dz-box-kk textarea{width: 90%; height: 80px; vertical-align: top; font-size: 15px; background: none; border: none; outline:none; appearance:none;}

.dz-box-yzm{margin-bottom: 15px; width: 49%; display: inline-block;}
.dz-box-yzm{margin-right: 2%;}
.dz-box-yzm label{border: 1px solid #888888; display: inline-block; margin-right: 10px;}
.dz-box-yzm a{display: inline-block; vertical-align: middle; width:31px; height:31px; margin:0 10px 0 5px;}
.dz-box-yzm a img{width: 100%; height: 100%; display:block;}
.dz-box-yzm input{width: 80%; vertical-align: middle; font-size: 15px; background: none; border: none; outline:none; appearance:none;}

.msg-it{width: 100%; height: 45px; background: none; border: none; line-height: 45px; font-size: 16px;}
.msg-sb{width: 49%; height: 45px; background: #74bf29; text-align: center; display: inline-block; color: #fff; line-height: 45px; text-transform: uppercase; border: none; font-size: 16px; margin-right: 15px;}
.msg-sb:hover{color: #fff}
.msg-st{width: 49%; height: 45px; background: #cacaca; display: inline-block; text-align: center; color: #000; line-height: 45px; text-transform: uppercase; border: none; font-size: 16px;}
.msg-st:hover{color: #000;}

/*新闻资讯*/
.news{width: 100%; height: 808px; background: url(news-bg.jpg) no-repeat center center;}
.news .w1300{position: relative;}
.news-title{position: absolute; right: 0; top: 210px; text-align: right;}
.news-title p:first-child{font-size: 16px; color: #878787;}
.news-title p:first-child span{width: 84px; height: 2px; background: #626262; display: inline-block; margin-bottom: 3px; margin-left: 10px;}
.news-title p:nth-child(2){font-size: 36px; font-weight: bold; color: #000;}
.news-title p:nth-child(3){font-size: 30px; text-transform: uppercase; color: #000;}

.news-box{width: 100%; padding-top: 190px;}
.news-box .swiper-container{width: 1300px; padding-right: 450px;}
.news-box .swiper-container .swiper-wrapper{overflow: hidden;}
.news-box .swiper-container .swiper-slide {text-align: left; width: 225px; font-size: 18px; overflow: hidden;}
.news-box .swiper-container .swiper-slide p:first-child{font-size: 60px;}
.news-box .swiper-container .swiper-slide p:first-child span{display: block; font-size: 14px; color: #939393;}
.news-box .swiper-container .swiper-slide p:nth-child(2){font-size: 18px; font-weight: bold; line-height: 24px; height: 48px; vertical-align:middle; display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.news-box .swiper-container .swiper-slide p:nth-child(3) img{width: 225px; height: 195px; margin-top: 10px;}
.news-box .swiper-container .swiper-slide p:nth-child(4){width: 24px; height: 11px; background: url(news-more-ico.png) no-repeat center center; display: inline-block; text-align: left; margin-top: 30px;}
.news-box .swiper-button-prev, .news-box .swiper-button-next{top: 47%; background: rgba(0,0,0,.4); color: #fff; border-radius: 200px; width: 40px; height: 40px; --swiper-navigation-size: 15px;}
.news-box .swiper-button-prev{right:-1130px;}
.news-box .swiper-button-next{right:0;}
.news-box .swiper-button-prev:hover, .news-box .swiper-button-next:hover{background: #74bf29; border:1px solid #74bf29;}

/**contact**/
.contact{width: 100%; height: 615px; background: url(contact-bg.jpg) no-repeat center top; position: relative;}
.contact-title{width: 100%; text-align: center; padding-top: 75px;}
.contact-title p:first-child{font-size: 48px;}
.contact-title p:nth-child(2){font-size: 15px;}

.contact-box{position: absolute; left: 50%; margin-left: -650px; top: 84px;}
.contact-box ul li{width: 240px; float: left; position: relative; display: block; cursor: pointer;}
.contact-box ul li:first-child{margin-left: 175px;}
.contact-box ul li:nth-child(2){margin-left: 470px;}
.contact-box ul li:nth-child(3){margin-left: 375px; margin-top:60px;}
.contact-box ul li:nth-child(4){margin-left: 75px; margin-top:60px;}
.contact-box ul li .contact-boxlist-ico{width: 100px; height: 100px; border-radius: 100px; text-align: center; vertical-align: middle; background:rgba(255,255,255,.8);}
.contact-box ul li .contact-boxlist-ico img{height: 58px; margin-top: 22px;}
.contact-box ul li.on .contact-boxlisthover{visibility: visible;}
.contact-box ul li .contact-boxlisthover{position: absolute; z-index: 2; left: 0; top:-100px; padding:100px 0 0; color: #fff; text-align: center; width: 100%; height: 261px; visibility: hidden;}
.contact-box ul li .contact-boxlisthover .contact-boxlisthover-ico{width: 100px; height: 100px; border-radius: 100px; text-align: center; vertical-align: middle; background:rgba(116,191,41,.8);}
.contact-box ul li .contact-boxlisthover .contact-boxlisthover-ico img{height: 58px; margin-top: 22px;}
.contact-box ul li .contact-boxlisthover .contact-boxlisthover-content{font-size: 18px; line-height: 28px; margin-top: 10px; text-shadow:#000 2px 2px 5px}

/**底部**/
.foot-copy{position: absolute; bottom:0; width: 100%; text-align: center; padding: 20px 0; background: rgba(0,0,0,.8); color: #fff;}
.foot-copy a{color: #fff;}
.foot-copy a:hover{color: #f08300;}
.zqkj{display: inline-block; background: url(zqkj.png) no-repeat center center; width: 108px; height: 12px;}
.foot-copylogo, .foot-copycontent{display: inline-block;}
.foot-copylogo{width: 115px; height: 92px;}
.foot-copylogo img{margin-bottom: 55px;}
.foot-copycontent{text-align: left; margin-left: 25px; line-height: 30px;}

/*内页banner*/
.about-banner{width: 100%; height: 695px;}
.banner-title{margin: 0 auto; text-align: left;}
.banner-title p{font-size:50px; color: #004b9e; font-weight: bold; padding-top: 190px; -webkit-text-stroke:1px#fff;  /*text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;*/}

/*wz*/
.wz{text-align: left; width: 100%; height: 70px; line-height: 70px; color: #a2a2a2; border-bottom: 1px solid #e9e9e9;}
.wz ul{width: 1300px; margin: 0 auto;}
.wz a{color: #a2a2a2;} 
.wz li.fl{font-size:18px; color: #74bf29; font-weight: bold;}
.wz li.fr{font-size: 14px;}


/*about-nav*/
.about-nav{text-align: center; margin: 20px 0;}
.about-nav a{display: inline-block; text-align: center; font-size: 16px; padding:15px 35px; margin: 0 5px;}
.about-nav a:last-child{border-right: 0;}
.about-nav a:hover, .about-nav a.cur{color:#fff; background: #74bf29; border-radius: 50px;}

/*内容部分*/
.body-bg{background: #f5f5f5;}
.mainbody{background: url(body-bg.jpg) repeat-y fixed center; padding:70px 0;}
.mainbody_content{font-size:16px; overflow-x:hidden; line-height:220%; text-align:justify; min-height: 600px;}
.mainbody_content p{padding-bottom:15px;}
.mainbody_content img{max-width:100%; padding-bottom:10px;}
.mainbody_contentt{overflow-x:hidden; font-size:14px; text-align:justify; min-height: 500px;}
.mainbody_contenttt{overflow-x:hidden; font-size:14px; text-align:justify; min-height: 400px; padding:50px 70px; background: rgba(255,255,255,.8)}


/*内页新闻列表*/
.news_mainbody_content{font-size:15px; overflow-x:hidden; text-align:justify; margin: 0 auto;}

.news-list{}
.news-list li{width: 94%; margin: 0 auto; padding: 25px 0; border-bottom: 1px solid rgba(0,0,0,.1); font-size: 15px; position: relative;}
.news-list li .news-list-img{width: 347px; height: 300px; overflow: hidden;}
.news-list li .news-list-img img{width: 347px; height: 300px;}
.news-list li .news-list-content{width:800px; text-align: left; line-height: 45px;}
.news-list li .news-list-content p:first-child{font-size: 30px; color: #000; margin-top: 28px;}
.news-list li:hover .news-list-content p:first-child{color: #74bf29;}
.news-list li .news-list-content p:nth-child(2){font-size: 17px; color: #a0a0a0;}
.news-list li .news-list-content p:nth-child(3){line-height: 30px; color: #696b6e;}
.news-list li .news-list-content p:nth-child(4){color: #74bf29;}

/*内页产品列表*/
.product-ny-list{margin: 0 auto;}
.product-ny-list ul{width: 94%; margin: 0 auto;}
.product-ny-list li{float: left; width:380px; margin-right:40px; margin-bottom:40px; text-align: center; background: #f5f5f5; padding: 10px 10px 0 10px; border: 1px solid rgba(0,0,0,.09);}
.product-ny-list li:nth-child(3n){margin-right: 0;}
.product-ny-list li:hover{background: #74bf29;}
.product-ny-list li p{width: 360px; margin: 0 auto;}
.product-ny-list li p:first-child{width: 360px; overflow: hidden; }
.product-ny-list li p:first-child img {display: block; max-width: 360px; transition: all 0.5s;}
.product-ny-list li:hover p:first-child img {transform: scale(1.15);}
.product-ny-list li p:nth-child(2){font-size: 16px; width: 100%; height: 70px; line-height: 25px; display: table-cell; vertical-align: middle;}
.product-ny-list li:hover p:nth-child(2){color: #fff;}


/*内页产品图片列表*/
.product_listt{width:1300px; margin: 0 auto;}
.product_listt li{width: 100%; height:540px; margin-bottom:35px; -webkit-box-shadow:0px 10px 10px #a8c2c2; -moz-box-shadow:0px 10px 10px #a8c2c2; box-shadow:0px 10px 10px #a8c2c2; background: url(product-bg1.jpg) no-repeat center center;}
.product_listt li .product-box-img, .product_listt li img{width: 732px; height: 540px;}
.product_listt li .product-box-c{width: 435px; margin-right: 65px;}
.product_listt li .product-box-c p:first-child{font-size: 36px; color: #1a1a1a; margin-top: 80px; margin-bottom: 30px;}
.product_listt li .product-box-c p:nth-child(2){}
.product_listt li .product-box-c p:nth-child(2) font{display: inline-block; width: 94px; height: 28px; line-height: 28px; margin-right: 7px; margin-bottom: 11px; font-size: 16px; text-align: center; color: #fff; background: #88a1a1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.product_listt li .product-box-c p:nth-child(3){line-height: 24px; color: #7a7a7a; font-size: 14px; margin-top: 20px; min-height: 150px;}
.product_listt li .product-box-c p:nth-child(4){background: #045757; color: #fff; text-align: center; height: 52px; line-height: 52px; font-size: 30px; font-family: Arial;}


/*内页新闻、图片详细内容*/
.right_content_top{width: 100%;}
.right_content_title{font-size: 30px; font-weight: bold;text-align: center; line-height: 44px; color: #000; padding: 15px 0; }
.right_content_info{height:40px;line-height:40px;text-align:center;margin:15px 0; border-bottom: 1px solid rgba(0,0,0,.1); border-top: 1px solid rgba(0,0,0,.1); color:#666; font-size: 13px;}
.right_content_info small{margin-left:8px;margin-right:3px;color:#999;font-size:14px;}
.right_content_desc{margin:30px 0 15px;padding:5px 10px;line-height:25px;border:1px solid #f4e4b4;background:#fffff0;font-size:14px;}
.right_content_content{padding:15px 0; width: 100%;}
.right_content_content p{padding-bottom: 10px;}
.right_content_content img{max-width:100%;}
.p_content_desc{margin:20px 0 15px;padding:5px 10px;line-height:25px;border:1px solid #f4e4b4;background:#fffff0;font-size:14px; text-align:center;}
.p_content_desc span{}


/*详细页上一页下一页收藏打印*/
.preNext{width: 100%; margin-top: 20px; border-top: 1px solid rgba(0,0,0,.1); position: relative; font-size:13px;}
.preNext .text{color:#999; margin-top: 20px; line-height: 30px;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -70px;}
.preNext .actBox li#act-pnt{background-position:4px -105px;}

/*内页联系我们*/
.contact-map{width: 100%; height: 302px;}
.contact-map iframe{border: 1px solid #d4d4d4;}
.contact-content{width: 100%; text-align: left; font-size: 15px; line-height:200%; margin-top: 20px;}
.contact-content p{padding-bottom: 10px;}

/*内页留言反馈*/
.message_content_content_title{font-size: 30px; width: 100%; text-align: center; height: 100px; line-height: 100px; border-top: 1px solid #ececec; margin-top: 50px;}
.message_content{width:100%; padding:30px; margin:0 auto; overflow-x:hidden; line-height:200%; min-height:300px;_height:300px; text-align:justify;border:solid 1px #eeeeee; }
.message_content_content{width: 100%; margin-top: 60px; margin: 0 auto;}
.message_content_content li{margin-bottom: 15px;}
.message_content_content li:first-child, .message_content_content li:nth-child(2){ width: 48%;}
.message_content_content li:nth-child(2){float: right;}
.message_content_content li:first-child{margin-right: 20px;}
.msg_inputt{width: 100%; height: 40px; background: #fff; border:1px #e6e6e6 solid; line-height: 40px; text-indent: 10px; line-height: 30px; font-size: 14px;}
.msg_submitt{width: 340px; height: 40px; background: #308ecc; color: #fff; line-height: 40px; text-transform: uppercase; border: none; font-size: 16px;}

.message_block{margin-top: 30px;}
.message_labes{font-size:14px;}
.message_title{line-height:24px; background:#e7edfc; padding:10px 20px;}
.message_title p:first-child{color:#0e3092; font-size:16px; float:left; font-weight: normal; width: 610px;}
.message_title p:nth-child(2){float:right;color:#999; font-size: 12px;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#e7edfc;padding: 0 20px 15px 20px; font-size: 14px; line-height: 24px; color: #6d6d6d;}
.message_replay strong{color: #000;}
.msg_btn_area{margin:16px 0;text-align:right;}
.msg_btn_area a{display:inline-block;padding:5px 15px;background:#74bf29;color:#fff;text-align:center;font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}
.msg_btn_area a:hover{text-decoration:none;background:#F60}
.msgflag{margin-left:4px;font-size:12px;color:#900;}

/*内页人才招聘*/
.join_list ul li{width:100%; margin:0 auto; line-height:40px; border-bottom:1px solid #ececec;}
.join_list ul li span{float:right; width:200px; text-align:right;}

.jobConts{line-height:30px;color:#666;}
.jobConts .line{background:#ccc;height:1px;overflow:hidden;font-size:0;margin:10px 0;}
.jobConts .jobdesc{background:#f5f5f5;padding:10px;color:#333;}
.jobConts strong{color:#333;}

/*分页样式*/
.page_info{text-align:center; padding-top:50px; margin-bottom:30px; color:#333; font-size: 15px;}
.page_info span{padding:0 2px;font-weight:bold; color: #ed0000;}
.page_list{line-height:25px; text-align:center; letter-spacing:0; font-size:14px; margin-top:40px;}
.page_list a{display:inline-block; background:#fff; border: 1px solid #dcdcdc; border-radius: 2px; color:#525252; text-align:center;padding:2px 11px; margin:0 3px;}
.page_list a:hover{color:#fff; background:#74bf29; border: 1px solid #74bf29;}
.page_list a.on{color:#fff;background:#74bf29; border: 1px solid #74bf29; font-weight: bold;}

/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}

